GetFramesWithManifestsResponse
data class GetFramesWithManifestsResponse(frameIds: List<FrameWithManifest>)
Content copied to clipboard
Represents response frame that is returned from ApplicationCache#getFramesWithManifests operation call. Returns array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.